2025-07-28 10:09:37,674 [ 305970 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-28 10:09:37,674 [ 305970 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-28 10:09:37,674 [ 305970 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-28 10:09:37,674 [ 305970 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_xoz9bh --privileged --dns-search='.' --memory=30709030912 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel3_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_storage_mongodb_legacy/test.py::test_no_credentials[False]' 'test_storage_mongodb_legacy/test.py::test_predefined_connection_configuration[False]' 'test_storage_mongodb_legacy/test.py::test_secure_connection[True]' 'test_storage_mongodb_legacy/test.py::test_simple_insert_select[False]' 'test_storage_mongodb_legacy/test.py::test_simple_select[False]' 'test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False]' 'test_storage_mongodb_legacy/test.py::test_uuid[False]' test_storage_mysql/test.py::test_binary_type test_storage_mysql/test.py::test_enum_type test_storage_mysql/test.py::test_external_settings test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_mysql/test.py::test_insert_select test_storage_mysql/test.py::test_joins test_storage_mysql/test.py::test_many_connections test_storage_mysql/test.py::test_mysql_in test_storage_mysql/test.py::test_mysql_null test_storage_mysql/test.py::test_mysql_point test_storage_mysql/test.py::test_mysql_ssl_auth test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_mysql/test.py::test_replace_select test_storage_mysql/test.py::test_schema_inference test_storage_mysql/test.py::test_settings test_storage_mysql/test.py::test_settings_connection_wait_timeout test_storage_mysql/test.py::test_table_function test_storage_mysql/test.py::test_where test_storage_redis/test.py::test_create_table test_storage_redis/test.py::test_delete test_storage_redis/test.py::test_hiding_credentials test_storage_redis/test.py::test_select_int test_storage_redis/test.py::test_simple_insert test_storage_redis/test.py::test_simple_select test_storage_redis/test.py::test_truncate test_storage_redis/test.py::test_update 'test_storage_url/test.py::test_file_formats[CSV]' 'test_storage_url/test.py::test_file_formats[JSONEachRow]' 'test_storage_url/test.py::test_file_formats[Parquet]' 'test_storage_url/test.py::test_file_formats[TSV]' test_storage_url/test.py::test_partition_by test_storage_url/test.py::test_table_function_url_access_rights test_storage_url/test.py::test_url_cluster test_storage_url/test.py::test_url_cluster_with_named_collection test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated 'test_system_merges/test.py::test_merge_simple[]' 'test_system_merges/test.py::test_merge_simple[replicated]' 'test_system_merges/test.py::test_mutation_simple[]' 'test_system_merges/test.py::test_mutation_simple[replicated]' test_system_start_stop_listen/test.py::test_all_protocols test_system_start_stop_listen/test.py::test_custom_protocols test_system_start_stop_listen/test.py::test_default_protocols test_system_start_stop_listen/test.py::test_except test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 'test_throttling/test.py::test_backup_throttling[no_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling]' test_throttling/test.py::test_backup_throttling_override test_throttling/test.py::test_local_read_throttling_reload test_throttling/test.py::test_local_write_throttling_reload test_throttling/test.py::test_max_merges_bandwidth_for_server test_throttling/test.py::test_max_mutations_bandwidth_for_server 'test_throttling/test.py::test_read_throttling[no_local_throttling]' 'test_throttling/test.py::test_read_throttling[no_remote_throttling]' 'test_throttling/test.py::test_read_throttling[server_local_throttling]' 'test_throttling/test.py::test_read_throttling[server_remote_throttling]' 'test_throttling/test.py::test_read_throttling[user_local_throttling]' 'test_throttling/test.py::test_read_throttling[user_remote_throttling]' test_throttling/test.py::test_remote_read_throttling_reload test_throttling/test.py::test_remote_write_throttling_reload 'test_throttling/test.py::test_write_throttling[local_server_throttling]' 'test_throttling/test.py::test_write_throttling[local_user_throttling]' 'test_throttling/test.py::test_write_throttling[no_local_throttling]' 'test_throttling/test.py::test_write_throttling[no_remote_throttling]' 'test_throttling/test.py::test_write_throttling[server_remote_throttling]' 'test_throttling/test.py::test_write_throttling[user_remote_throttling]' -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [85 items] scheduling tests via LoadFileScheduling test_throttling/test.py::test_backup_throttling[no_local_throttling] test_table_functions_access_rights/test.py::test_merge test_storage_mysql/test.py::test_binary_type test_system_start_stop_listen/test.py::test_all_protocols test_storage_url/test.py::test_file_formats[CSV] test_system_merges/test.py::test_merge_simple[] test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated test_storage_mongodb_legacy/test.py::test_no_credentials[False] test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_storage_redis/test.py::test_create_table [gw7] [ 1%] PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host [gw7] [ 2%] PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host [gw4] [ 3%] PASSED test_storage_url/test.py::test_file_formats[CSV] test_storage_url/test.py::test_file_formats[JSONEachRow] [gw4] [ 4%] PASSED test_storage_url/test.py::test_file_formats[JSONEachRow] test_storage_url/test.py::test_file_formats[Parquet] [gw0] [ 5%] PASSED test_throttling/test.py::test_backup_throttling[no_local_throttling] [gw4] [ 7%] PASSED test_storage_url/test.py::test_file_formats[Parquet] test_storage_url/test.py::test_file_formats[TSV] [gw8] [ 8%] PASSED test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted [gw4] [ 9%] PASSED test_storage_url/test.py::test_file_formats[TSV] test_storage_url/test.py::test_partition_by [gw4] [ 10%] PASSED test_storage_url/test.py::test_partition_by test_storage_url/test.py::test_table_function_url_access_rights [gw8] [ 11%] PASSED test_table_functions_access_rights/test.py::test_view_if_permitted [gw4] [ 12%] PASSED test_storage_url/test.py::test_table_function_url_access_rights test_storage_url/test.py::test_url_cluster [gw4] [ 14%] PASSED test_storage_url/test.py::test_url_cluster test_storage_url/test.py::test_url_cluster_with_named_collection [gw9] [ 15%] PASSED test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] [gw4] [ 16%] PASSED test_storage_url/test.py::test_url_cluster_with_named_collection [gw0] [ 17%] PASSED test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] [gw2] [ 18%] PASSED test_storage_mongodb_legacy/test.py::test_no_credentials[False] test_storage_mongodb_legacy/test.py::test_predefined_connection_configuration[False] [gw2] [ 20%] PASSED test_storage_mongodb_legacy/test.py::test_predefined_connection_configuration[False] test_storage_mongodb_legacy/test.py::test_secure_connection[True] [gw1] [ 21%] PASSED test_storage_redis/test.py::test_create_table test_storage_redis/test.py::test_delete [gw1] [ 22%] PASSED test_storage_redis/test.py::test_delete test_storage_redis/test.py::test_hiding_credentials test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] [gw6] [ 23%] PASSED test_system_start_stop_listen/test.py::test_all_protocols test_system_start_stop_listen/test.py::test_custom_protocols [gw5] [ 24%] PASSED test_system_merges/test.py::test_merge_simple[] test_system_merges/test.py::test_merge_simple[replicated] [gw0] [ 25%] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] [gw1] [ 27%] PASSED test_storage_redis/test.py::test_hiding_credentials test_storage_redis/test.py::test_select_int [gw1] [ 28%] PASSED test_storage_redis/test.py::test_select_int test_storage_redis/test.py::test_simple_insert [gw1] [ 29%] PASSED test_storage_redis/test.py::test_simple_insert test_storage_redis/test.py::test_simple_select [gw6] [ 30%] PASSED test_system_start_stop_listen/test.py::test_custom_protocols test_system_start_stop_listen/test.py::test_default_protocols [gw1] [ 31%] PASSED test_storage_redis/test.py::test_simple_select test_storage_redis/test.py::test_truncate [gw3] [ 32%] PASSED test_storage_mysql/test.py::test_binary_type test_storage_mysql/test.py::test_enum_type [gw1] [ 34%] PASSED test_storage_redis/test.py::test_truncate test_storage_redis/test.py::test_update [gw3] [ 35%] PASSED test_storage_mysql/test.py::test_enum_type test_storage_mysql/test.py::test_external_settings test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] [gw1] [ 36%] PASSED test_storage_redis/test.py::test_update [gw0] [ 37%] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] [gw3] [ 38%] PASSED test_storage_mysql/test.py::test_external_settings test_storage_mysql/test.py::test_insert_on_duplicate_select [gw3] [ 40%] PASSED test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_mysql/test.py::test_insert_select [gw5] [ 41%] PASSED test_system_merges/test.py::test_merge_simple[replicated] test_system_merges/test.py::test_mutation_simple[] [gw6] [ 42%] PASSED test_system_start_stop_listen/test.py::test_default_protocols test_system_start_stop_listen/test.py::test_except test_throttling/test.py::test_backup_throttling[server_local_throttling] [gw3] [ 43%] PASSED test_storage_mysql/test.py::test_insert_select test_storage_mysql/test.py::test_joins [gw3] [ 44%] PASSED test_storage_mysql/test.py::test_joins test_storage_mysql/test.py::test_many_connections [gw3] [ 45%] PASSED test_storage_mysql/test.py::test_many_connections test_storage_mysql/test.py::test_mysql_in [gw3] [ 47%] PASSED test_storage_mysql/test.py::test_mysql_in test_storage_mysql/test.py::test_mysql_null [gw3] [ 48%] PASSED test_storage_mysql/test.py::test_mysql_null test_storage_mysql/test.py::test_mysql_point [gw3] [ 49%] PASSED test_storage_mysql/test.py::test_mysql_point test_storage_mysql/test.py::test_mysql_ssl_auth [gw3] [ 50%] PASSED test_storage_mysql/test.py::test_mysql_ssl_auth test_storage_mysql/test.py::test_predefined_connection_configuration [gw6] [ 51%] PASSED test_system_start_stop_listen/test.py::test_except [gw0] [ 52%] PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] [gw2] [ 54%] PASSED test_storage_mongodb_legacy/test.py::test_secure_connection[True] test_storage_mongodb_legacy/test.py::test_simple_insert_select[False] [gw3] [ 55%] PASSED test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_mysql/test.py::test_replace_select [gw3] [ 56%] PASSED test_storage_mysql/test.py::test_replace_select test_storage_mysql/test.py::test_schema_inference [gw3] [ 57%] PASSED test_storage_mysql/test.py::test_schema_inference test_storage_mysql/test.py::test_settings test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] [gw3] [ 58%] PASSED test_storage_mysql/test.py::test_settings test_storage_mysql/test.py::test_settings_connection_wait_timeout [gw0] [ 60%] PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] [gw3] [ 61%] PASSED test_storage_mysql/test.py::test_settings_connection_wait_timeout test_storage_mysql/test.py::test_table_function [gw3] [ 62%] PASSED test_storage_mysql/test.py::test_table_function test_storage_mysql/test.py::test_where [gw5] [ 63%] PASSED test_system_merges/test.py::test_mutation_simple[] test_system_merges/test.py::test_mutation_simple[replicated] test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] [gw3] [ 64%] PASSED test_storage_mysql/test.py::test_where [gw2] [ 65%] PASSED test_storage_mongodb_legacy/test.py::test_simple_insert_select[False] test_storage_mongodb_legacy/test.py::test_simple_select[False] [gw2] [ 67%] PASSED test_storage_mongodb_legacy/test.py::test_simple_select[False] test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False] [gw2] [ 68%] PASSED test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False] test_storage_mongodb_legacy/test.py::test_uuid[False] [gw2] [ 69%] PASSED test_storage_mongodb_legacy/test.py::test_uuid[False] [gw0] [ 70%] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] [gw0] [ 71%] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] test_throttling/test.py::test_backup_throttling[user_local_throttling] [gw5] [ 72%] PASSED test_system_merges/test.py::test_mutation_simple[replicated] [gw0] [ 74%] PASSED test_throttling/test.py::test_backup_throttling[user_local_throttling] test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] [gw0] [ 75%] PASSED test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] [gw0] [ 76%] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] [gw0] [ 77%] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] test_throttling/test.py::test_backup_throttling_override [gw0] [ 78%] PASSED test_throttling/test.py::test_backup_throttling_override test_throttling/test.py::test_local_read_throttling_reload [gw0] [ 80%] PASSED test_throttling/test.py::test_local_read_throttling_reload test_throttling/test.py::test_local_write_throttling_reload [gw0] [ 81%] PASSED test_throttling/test.py::test_local_write_throttling_reload test_throttling/test.py::test_max_merges_bandwidth_for_server [gw0] [ 82%] PASSED test_throttling/test.py::test_max_merges_bandwidth_for_server test_throttling/test.py::test_max_mutations_bandwidth_for_server [gw0] [ 83%] PASSED test_throttling/test.py::test_max_mutations_bandwidth_for_server test_throttling/test.py::test_read_throttling[no_local_throttling] [gw0] [ 84%] PASSED test_throttling/test.py::test_read_throttling[no_local_throttling] test_throttling/test.py::test_read_throttling[no_remote_throttling] [gw0] [ 85%] PASSED test_throttling/test.py::test_read_throttling[no_remote_throttling] test_throttling/test.py::test_read_throttling[server_local_throttling] [gw0] [ 87%] PASSED test_throttling/test.py::test_read_throttling[server_local_throttling] test_throttling/test.py::test_read_throttling[server_remote_throttling] [gw0] [ 88%] PASSED test_throttling/test.py::test_read_throttling[server_remote_throttling] test_throttling/test.py::test_read_throttling[user_local_throttling] [gw0] [ 89%] PASSED test_throttling/test.py::test_read_throttling[user_local_throttling] test_throttling/test.py::test_read_throttling[user_remote_throttling] [gw0] [ 90%] PASSED test_throttling/test.py::test_read_throttling[user_remote_throttling] test_throttling/test.py::test_remote_read_throttling_reload [gw0] [ 91%] PASSED test_throttling/test.py::test_remote_read_throttling_reload test_throttling/test.py::test_remote_write_throttling_reload [gw0] [ 92%] PASSED test_throttling/test.py::test_remote_write_throttling_reload test_throttling/test.py::test_write_throttling[local_server_throttling] [gw0] [ 94%] PASSED test_throttling/test.py::test_write_throttling[local_server_throttling] test_throttling/test.py::test_write_throttling[local_user_throttling] [gw0] [ 95%] PASSED test_throttling/test.py::test_write_throttling[local_user_throttling] test_throttling/test.py::test_write_throttling[no_local_throttling] [gw0] [ 96%] PASSED test_throttling/test.py::test_write_throttling[no_local_throttling] test_throttling/test.py::test_write_throttling[no_remote_throttling] [gw0] [ 97%] PASSED test_throttling/test.py::test_write_throttling[no_remote_throttling] test_throttling/test.py::test_write_throttling[server_remote_throttling] [gw0] [ 98%] PASSED test_throttling/test.py::test_write_throttling[server_remote_throttling] test_throttling/test.py::test_write_throttling[user_remote_throttling] [gw0] [100%] PASSED test_throttling/test.py::test_write_throttling[user_remote_throttling] =============================== warnings summary =============================== test_throttling/test.py::test_backup_throttling[no_local_throttling] /usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py:1100: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.16.9.4'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel3_0.jsonl ----------------- ============================== slowest durations =============================== 38.04s call test_system_merges/test.py::test_mutation_simple[replicated] 37.50s call test_system_merges/test.py::test_mutation_simple[] 36.52s setup test_storage_mysql/test.py::test_binary_type 28.88s teardown test_throttling/test.py::test_write_throttling[user_remote_throttling] 28.37s setup test_storage_mongodb_legacy/test.py::test_secure_connection[True] 27.52s setup test_storage_mongodb_legacy/test.py::test_simple_insert_select[False] 26.19s setup test_storage_mongodb_legacy/test.py::test_no_credentials[False] 25.96s setup test_storage_redis/test.py::test_create_table 22.62s call test_throttling/test.py::test_backup_throttling_override 20.50s setup test_system_merges/test.py::test_merge_simple[] 19.74s setup test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated 19.37s setup test_system_start_stop_listen/test.py::test_all_protocols 17.96s setup test_throttling/test.py::test_backup_throttling[no_local_throttling] 15.89s setup test_table_functions_access_rights/test.py::test_merge 15.31s setup test_storage_url/test.py::test_file_formats[CSV] 15.16s call test_throttling/test.py::test_read_throttling[user_local_throttling] 14.99s call test_throttling/test.py::test_write_throttling[user_remote_throttling] 14.99s call test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 14.87s call test_throttling/test.py::test_backup_throttling[user_local_throttling] 14.56s call test_throttling/test.py::test_read_throttling[user_remote_throttling] 14.47s call test_throttling/test.py::test_write_throttling[local_user_throttling] 14.12s teardown test_storage_url/test.py::test_url_cluster_with_named_collection 13.76s call test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 13.19s setup test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 12.21s call test_system_merges/test.py::test_merge_simple[replicated] 11.85s call test_system_start_stop_listen/test.py::test_all_protocols 11.61s call test_throttling/test.py::test_read_throttling[server_local_throttling] 11.48s call test_throttling/test.py::test_read_throttling[server_remote_throttling] 11.29s call test_system_merges/test.py::test_merge_simple[] 10.97s call test_storage_mysql/test.py::test_settings_connection_wait_timeout 10.96s call test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 10.87s call test_system_start_stop_listen/test.py::test_except 10.77s call test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 10.71s call test_throttling/test.py::test_backup_throttling[server_local_throttling] 10.13s call test_throttling/test.py::test_write_throttling[local_server_throttling] 9.89s call test_throttling/test.py::test_write_throttling[server_remote_throttling] 9.07s call test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 9.02s teardown test_throttling/test.py::test_max_mutations_bandwidth_for_server 9.01s teardown test_throttling/test.py::test_read_throttling[server_local_throttling] 8.91s teardown test_throttling/test.py::test_read_throttling[no_local_throttling] 8.86s teardown test_throttling/test.py::test_read_throttling[no_remote_throttling] 8.68s teardown test_throttling/test.py::test_write_throttling[no_local_throttling] 8.60s teardown test_throttling/test.py::test_write_throttling[local_user_throttling] 8.45s teardown test_storage_mysql/test.py::test_where 8.33s call test_system_start_stop_listen/test.py::test_default_protocols 8.14s teardown test_throttling/test.py::test_read_throttling[server_remote_throttling] 8.02s teardown test_throttling/test.py::test_remote_read_throttling_reload 8.02s teardown test_throttling/test.py::test_read_throttling[user_remote_throttling] 7.91s teardown test_throttling/test.py::test_local_read_throttling_reload 7.89s teardown test_throttling/test.py::test_max_merges_bandwidth_for_server 7.89s teardown test_throttling/test.py::test_read_throttling[user_local_throttling] 7.88s teardown test_throttling/test.py::test_local_write_throttling_reload 7.88s call test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 7.87s teardown test_throttling/test.py::test_backup_throttling_override 7.79s teardown test_throttling/test.py::test_remote_write_throttling_reload 7.77s call test_throttling/test.py::test_max_mutations_bandwidth_for_server 7.77s call test_throttling/test.py::test_max_merges_bandwidth_for_server 7.69s teardown test_throttling/test.py::test_write_throttling[no_remote_throttling] 7.66s teardown test_throttling/test.py::test_write_throttling[server_remote_throttling] 7.34s teardown test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 7.32s teardown test_throttling/test.py::test_backup_throttling[server_local_throttling] 7.26s teardown test_throttling/test.py::test_backup_throttling[user_local_throttling] 7.24s teardown test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 7.22s teardown test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 7.22s teardown test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 7.20s teardown test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 6.87s teardown test_throttling/test.py::test_write_throttling[local_server_throttling] 6.67s teardown test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 6.35s teardown test_throttling/test.py::test_backup_throttling[no_local_throttling] 6.27s teardown test_system_start_stop_listen/test.py::test_except 6.27s teardown test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 6.09s teardown test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 5.74s teardown test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated 5.29s teardown test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 5.17s call test_throttling/test.py::test_local_read_throttling_reload 5.17s call test_throttling/test.py::test_remote_write_throttling_reload 5.01s call test_throttling/test.py::test_remote_read_throttling_reload 4.92s call test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated 4.79s call test_throttling/test.py::test_local_write_throttling_reload 4.67s teardown test_storage_redis/test.py::test_update 4.51s teardown test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 4.49s call test_system_start_stop_listen/test.py::test_custom_protocols 4.30s teardown test_storage_mongodb_legacy/test.py::test_uuid[False] 4.12s call test_storage_mysql/test.py::test_where 4.08s call test_storage_mysql/test.py::test_predefined_connection_configuration 4.00s call test_table_functions_access_rights/test.py::test_merge 3.99s call test_storage_mysql/test.py::test_table_function 3.74s teardown test_system_merges/test.py::test_mutation_simple[replicated] 3.62s call test_storage_mysql/test.py::test_replace_select 3.32s call test_storage_mysql/test.py::test_insert_on_duplicate_select 2.82s call test_storage_redis/test.py::test_create_table 2.67s call test_storage_mysql/test.py::test_settings 2.47s teardown test_table_functions_access_rights/test.py::test_view_if_permitted 2.31s call test_storage_mysql/test.py::test_insert_select 2.27s call test_storage_mysql/test.py::test_external_settings 2.09s call test_storage_url/test.py::test_table_function_url_access_rights 2.01s call test_storage_redis/test.py::test_delete 1.98s call test_storage_mongodb_legacy/test.py::test_simple_insert_select[False] 1.96s call test_storage_mongodb_legacy/test.py::test_secure_connection[True] 1.91s call test_storage_mysql/test.py::test_mysql_point 1.79s call test_storage_mysql/test.py::test_mysql_in 1.76s call test_table_functions_access_rights/test.py::test_view_if_permitted 1.70s call test_storage_redis/test.py::test_hiding_credentials 1.67s call test_storage_redis/test.py::test_simple_insert 1.66s call test_storage_mysql/test.py::test_joins 1.51s call test_storage_url/test.py::test_file_formats[JSONEachRow] 1.42s call test_storage_mysql/test.py::test_schema_inference 1.40s call test_storage_redis/test.py::test_update 1.35s call test_storage_mongodb_legacy/test.py::test_simple_select[False] 1.35s call test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False] 1.33s call test_storage_url/test.py::test_file_formats[Parquet] 1.31s call test_storage_mysql/test.py::test_mysql_null 1.30s call test_storage_url/test.py::test_url_cluster 1.30s call test_storage_mysql/test.py::test_many_connections 1.22s call test_storage_url/test.py::test_file_formats[TSV] 1.13s call test_storage_redis/test.py::test_truncate 1.11s call test_storage_url/test.py::test_file_formats[CSV] 1.08s call test_storage_mongodb_legacy/test.py::test_uuid[False] 0.97s call test_storage_redis/test.py::test_select_int 0.92s call test_storage_redis/test.py::test_simple_select 0.89s call test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 0.88s call test_storage_mysql/test.py::test_enum_type 0.87s call test_storage_mongodb_legacy/test.py::test_predefined_connection_configuration[False] 0.79s call test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 0.78s call test_storage_mongodb_legacy/test.py::test_no_credentials[False] 0.75s call test_storage_url/test.py::test_partition_by 0.69s call test_throttling/test.py::test_backup_throttling[no_local_throttling] 0.69s call test_throttling/test.py::test_read_throttling[no_local_throttling] 0.64s call test_throttling/test.py::test_read_throttling[no_remote_throttling] 0.63s call test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 0.63s call test_storage_url/test.py::test_url_cluster_with_named_collection 0.61s call test_storage_mysql/test.py::test_binary_type 0.58s call test_throttling/test.py::test_write_throttling[no_remote_throttling] 0.48s call test_throttling/test.py::test_write_throttling[no_local_throttling] 0.30s call test_storage_mysql/test.py::test_mysql_ssl_auth 0.27s teardown test_table_functions_access_rights/test.py::test_merge 0.01s call test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 0.00s call test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 0.00s setup test_throttling/test.py::test_write_throttling[local_user_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 0.00s teardown test_storage_url/test.py::test_partition_by 0.00s setup test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_local_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[user_remote_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[no_local_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[no_local_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[server_remote_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[local_server_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[no_remote_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[server_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[server_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 0.00s setup test_storage_url/test.py::test_file_formats[Parquet] 0.00s setup test_throttling/test.py::test_write_throttling[no_remote_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[user_remote_throttling] 0.00s setup test_throttling/test.py::test_max_mutations_bandwidth_for_server 0.00s setup test_throttling/test.py::test_read_throttling[user_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 0.00s teardown test_storage_mongodb_legacy/test.py::test_no_credentials[False] 0.00s setup test_throttling/test.py::test_write_throttling[server_remote_throttling] 0.00s setup test_storage_mysql/test.py::test_mysql_point 0.00s setup test_storage_mongodb_legacy/test.py::test_uuid[False] 0.00s setup test_storage_url/test.py::test_url_cluster_with_named_collection 0.00s setup test_throttling/test.py::test_remote_write_throttling_reload 0.00s setup test_storage_mysql/test.py::test_many_connections 0.00s setup test_storage_mysql/test.py::test_replace_select 0.00s setup test_storage_url/test.py::test_file_formats[TSV] 0.00s setup test_storage_mysql/test.py::test_where 0.00s setup test_table_functions_access_rights/test.py::test_view_if_permitted 0.00s setup test_throttling/test.py::test_max_merges_bandwidth_for_server 0.00s setup test_system_merges/test.py::test_mutation_simple[replicated] 0.00s setup test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False] 0.00s teardown test_system_start_stop_listen/test.py::test_all_protocols 0.00s setup test_storage_mongodb_legacy/test.py::test_predefined_connection_configuration[False] 0.00s setup test_system_merges/test.py::test_mutation_simple[] 0.00s setup test_storage_url/test.py::test_url_cluster 0.00s setup test_throttling/test.py::test_local_read_throttling_reload 0.00s setup test_storage_url/test.py::test_table_function_url_access_rights 0.00s setup test_storage_redis/test.py::test_select_int 0.00s teardown test_storage_mysql/test.py::test_binary_type 0.00s teardown test_storage_mysql/test.py::test_mysql_null 0.00s teardown test_storage_url/test.py::test_file_formats[JSONEachRow] 0.00s setup test_storage_mongodb_legacy/test.py::test_simple_select[False] 0.00s setup test_throttling/test.py::test_local_write_throttling_reload 0.00s teardown test_system_merges/test.py::test_merge_simple[] 0.00s setup test_throttling/test.py::test_backup_throttling_override 0.00s teardown test_system_start_stop_listen/test.py::test_custom_protocols 0.00s setup test_storage_mysql/test.py::test_enum_type 0.00s setup test_system_start_stop_listen/test.py::test_default_protocols 0.00s setup test_storage_mysql/test.py::test_joins 0.00s setup test_throttling/test.py::test_remote_read_throttling_reload 0.00s setup test_system_start_stop_listen/test.py::test_except 0.00s teardown test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False] 0.00s setup test_system_start_stop_listen/test.py::test_custom_protocols 0.00s setup test_storage_redis/test.py::test_simple_insert 0.00s setup test_storage_mysql/test.py::test_insert_on_duplicate_select 0.00s teardown test_storage_mysql/test.py::test_joins 0.00s setup test_storage_mysql/test.py::test_table_function 0.00s teardown test_storage_mysql/test.py::test_predefined_connection_configuration 0.00s setup test_storage_mysql/test.py::test_mysql_null 0.00s setup test_storage_mysql/test.py::test_schema_inference 0.00s setup test_system_merges/test.py::test_merge_simple[replicated] 0.00s setup test_storage_mysql/test.py::test_mysql_in 0.00s teardown test_storage_url/test.py::test_url_cluster 0.00s setup test_storage_mysql/test.py::test_external_settings 0.00s setup test_storage_redis/test.py::test_delete 0.00s teardown test_storage_mongodb_legacy/test.py::test_simple_select[False] 0.00s teardown test_storage_redis/test.py::test_create_table 0.00s teardown test_storage_url/test.py::test_file_formats[Parquet] 0.00s setup test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 0.00s teardown test_storage_mongodb_legacy/test.py::test_secure_connection[True] 0.00s teardown test_storage_mongodb_legacy/test.py::test_simple_insert_select[False] 0.00s teardown test_storage_url/test.py::test_file_formats[CSV] 0.00s setup test_storage_url/test.py::test_file_formats[JSONEachRow] 0.00s teardown test_storage_redis/test.py::test_select_int 0.00s teardown test_storage_mysql/test.py::test_replace_select 0.00s teardown test_storage_redis/test.py::test_hiding_credentials 0.00s setup test_storage_mysql/test.py::test_mysql_ssl_auth 0.00s teardown test_system_merges/test.py::test_merge_simple[replicated] 0.00s setup test_storage_redis/test.py::test_update 0.00s teardown test_storage_mysql/test.py::test_mysql_ssl_auth 0.00s setup test_storage_mysql/test.py::test_settings_connection_wait_timeout 0.00s setup test_storage_redis/test.py::test_simple_select 0.00s setup test_storage_mysql/test.py::test_insert_select 0.00s teardown test_storage_mysql/test.py::test_insert_select 0.00s setup test_storage_mysql/test.py::test_predefined_connection_configuration 0.00s setup test_storage_redis/test.py::test_hiding_credentials 0.00s teardown test_storage_mysql/test.py::test_table_function 0.00s teardown test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 0.00s teardown test_storage_url/test.py::test_file_formats[TSV] 0.00s teardown test_system_start_stop_listen/test.py::test_default_protocols 0.00s teardown test_storage_mongodb_legacy/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_storage_mysql/test.py::test_settings 0.00s teardown test_system_merges/test.py::test_mutation_simple[] 0.00s setup test_storage_url/test.py::test_partition_by 0.00s teardown test_storage_mysql/test.py::test_external_settings 0.00s setup test_storage_mysql/test.py::test_settings 0.00s teardown test_storage_mysql/test.py::test_many_connections 0.00s teardown test_storage_mysql/test.py::test_settings_connection_wait_timeout 0.00s teardown test_storage_url/test.py::test_table_function_url_access_rights 0.00s teardown test_storage_mysql/test.py::test_mysql_in 0.00s teardown test_storage_mysql/test.py::test_schema_inference 0.00s setup test_storage_redis/test.py::test_truncate 0.00s teardown test_storage_redis/test.py::test_simple_insert 0.00s teardown test_storage_mysql/test.py::test_insert_on_duplicate_select 0.00s teardown test_storage_redis/test.py::test_truncate 0.00s teardown test_storage_mysql/test.py::test_mysql_point 0.00s teardown test_storage_mysql/test.py::test_enum_type 0.00s teardown test_storage_redis/test.py::test_delete 0.00s teardown test_storage_redis/test.py::test_simple_select =========================== short test summary info ============================ PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host PASSED test_storage_url/test.py::test_file_formats[CSV] PASSED test_storage_url/test.py::test_file_formats[JSONEachRow] PASSED test_throttling/test.py::test_backup_throttling[no_local_throttling] PASSED test_storage_url/test.py::test_file_formats[Parquet] PASSED test_table_functions_access_rights/test.py::test_merge PASSED test_storage_url/test.py::test_file_formats[TSV] PASSED test_storage_url/test.py::test_partition_by PASSED test_table_functions_access_rights/test.py::test_view_if_permitted PASSED test_storage_url/test.py::test_table_function_url_access_rights PASSED test_storage_url/test.py::test_url_cluster PASSED test_system_logs_hostname/test_replicated.py::test_truncate_database_replicated PASSED test_storage_url/test.py::test_url_cluster_with_named_collection PASSED test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] PASSED test_storage_mongodb_legacy/test.py::test_no_credentials[False] PASSED test_storage_mongodb_legacy/test.py::test_predefined_connection_configuration[False] PASSED test_storage_redis/test.py::test_create_table PASSED test_storage_redis/test.py::test_delete PASSED test_system_start_stop_listen/test.py::test_all_protocols PASSED test_system_merges/test.py::test_merge_simple[] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] PASSED test_storage_redis/test.py::test_hiding_credentials PASSED test_storage_redis/test.py::test_select_int PASSED test_storage_redis/test.py::test_simple_insert PASSED test_system_start_stop_listen/test.py::test_custom_protocols PASSED test_storage_redis/test.py::test_simple_select PASSED test_storage_mysql/test.py::test_binary_type PASSED test_storage_redis/test.py::test_truncate PASSED test_storage_mysql/test.py::test_enum_type PASSED test_storage_redis/test.py::test_update PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] PASSED test_storage_mysql/test.py::test_external_settings PASSED test_storage_mysql/test.py::test_insert_on_duplicate_select PASSED test_system_merges/test.py::test_merge_simple[replicated] PASSED test_system_start_stop_listen/test.py::test_default_protocols PASSED test_storage_mysql/test.py::test_insert_select PASSED test_storage_mysql/test.py::test_joins PASSED test_storage_mysql/test.py::test_many_connections PASSED test_storage_mysql/test.py::test_mysql_in PASSED test_storage_mysql/test.py::test_mysql_null PASSED test_storage_mysql/test.py::test_mysql_point PASSED test_storage_mysql/test.py::test_mysql_ssl_auth PASSED test_system_start_stop_listen/test.py::test_except PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] PASSED test_storage_mongodb_legacy/test.py::test_secure_connection[True] PASSED test_storage_mysql/test.py::test_predefined_connection_configuration PASSED test_storage_mysql/test.py::test_replace_select PASSED test_storage_mysql/test.py::test_schema_inference PASSED test_storage_mysql/test.py::test_settings PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] PASSED test_storage_mysql/test.py::test_settings_connection_wait_timeout PASSED test_storage_mysql/test.py::test_table_function PASSED test_system_merges/test.py::test_mutation_simple[] PASSED test_storage_mysql/test.py::test_where PASSED test_storage_mongodb_legacy/test.py::test_simple_insert_select[False] PASSED test_storage_mongodb_legacy/test.py::test_simple_select[False] PASSED test_storage_mongodb_legacy/test.py::test_simple_select_from_view[False] PASSED test_storage_mongodb_legacy/test.py::test_uuid[False] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] PASSED test_system_merges/test.py::test_mutation_simple[replicated] PASSED test_throttling/test.py::test_backup_throttling[user_local_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] PASSED test_throttling/test.py::test_backup_throttling_override PASSED test_throttling/test.py::test_local_read_throttling_reload PASSED test_throttling/test.py::test_local_write_throttling_reload PASSED test_throttling/test.py::test_max_merges_bandwidth_for_server PASSED test_throttling/test.py::test_max_mutations_bandwidth_for_server PASSED test_throttling/test.py::test_read_throttling[no_local_throttling] PASSED test_throttling/test.py::test_read_throttling[no_remote_throttling] PASSED test_throttling/test.py::test_read_throttling[server_local_throttling] PASSED test_throttling/test.py::test_read_throttling[server_remote_throttling] PASSED test_throttling/test.py::test_read_throttling[user_local_throttling] PASSED test_throttling/test.py::test_read_throttling[user_remote_throttling] PASSED test_throttling/test.py::test_remote_read_throttling_reload PASSED test_throttling/test.py::test_remote_write_throttling_reload PASSED test_throttling/test.py::test_write_throttling[local_server_throttling] PASSED test_throttling/test.py::test_write_throttling[local_user_throttling] PASSED test_throttling/test.py::test_write_throttling[no_local_throttling] PASSED test_throttling/test.py::test_write_throttling[no_remote_throttling] PASSED test_throttling/test.py::test_write_throttling[server_remote_throttling] PASSED test_throttling/test.py::test_write_throttling[user_remote_throttling] ================== 85 passed, 1 warning in 544.88s (0:09:04) ===================